Skip to content

chore(ci): split release workflow into prepare and publish#61

Open
itsmeadi wants to merge 1 commit intomainfrom
feat/split-release-build-publish
Open

chore(ci): split release workflow into prepare and publish#61
itsmeadi wants to merge 1 commit intomainfrom
feat/split-release-build-publish

Conversation

@itsmeadi
Copy link
Copy Markdown
Contributor

@itsmeadi itsmeadi commented May 1, 2026

Summary

  • split release workflow into prepare_release and publish_release
  • run version resolution and tests in prepare stage
  • keep Maven publish and GitHub release in publish stage

Why

  • improves retryability when publish fails after successful preparation

Made with Cursor

Split release workflow into a prepare stage (version resolution and tests) and a publish stage so publish failures can be retried without rerunning preparation.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant